<node LINK="http://java.sun.com/j2se" TEXT="Download the Java Runtime Environment">
<font NAME="Lucida Sans" SIZE="12"/>
<node TEXT="You need at least J2RE1.4!"/>
</node>
<node LINK="http://sourceforge.net/project/showfiles.php?project_id=7118" TEXT="Download the Application">
<font NAME="Lucida Sans" SIZE="12"/>
</node>
</node>
<node COLOR="#006633" TEXT="Installation">
<node TEXT="1) Install Java. 2) Unpack FreeMind. 3) On Windows, run FreeMind.exe; you'll probably want to create a folder called freemind in "c:\Program Files\" and copy the contents of unpacked directory there. If you want, create shortcut of FreeMind.exe on your desktop."/>
<node TEXT="On Unix, run freemind.sh. On both Windows and Mac OS X, you can also simply double click the file freemind.jar located at the folder lib."/>
</node>
</node>
<node COLOR="#006633" TEXT="Creating mind maps">
<font NAME="SansSerif" SIZE="16"/>
<node TEXT="You create mind maps in so called mind map mode. This is the default mode FreeMind is started with. If the word mode troubles you, just forget about it."/>
<node COLOR="#669900" TEXT="Operations on node or edge">
<font NAME="sansserif" SIZE="12"/>
<node TEXT="Right click on node and select from menu. Most should be self explanatory.">
<font NAME="sansserif" SIZE="12"/>
</node>
</node>
<node COLOR="#669900" TEXT="Quickly change to different already opened mind map">
<font NAME="sansserif" SIZE="12"/>
<node TEXT="Right click on the background and select a different map from the menu">
<node TEXT="To select multiple nodes hold control or shift while clicking.">
<font NAME="sansserif" SIZE="12"/>
</node>
<node TEXT="Control lets you add single nodes to a set of already selected nodes.">
<font NAME="sansserif" SIZE="12"/>
</node>
<node TEXT="Shift lets you select continuous ranges of nodes or whole subtrees of nodes.">
<font NAME="sansserif" SIZE="12"/>
</node>
</node>
<node COLOR="#669900" TEXT="Editing by drag and drop" FOLDED="true">
<font NAME="sansserif" SIZE="14"/>
<node TEXT="You can move nodes around using Drag And Drop">
<font NAME="sansserif" SIZE="12"/>
</node>
<node TEXT="Drag and Drop enables you to drop node">
<font NAME="sansserif" SIZE="12"/>
<node TEXT="as a child">
<font NAME="SansSerif" SIZE="12"/>
<node COLOR="#666666" TEXT="destination node highlights to the right">
<font NAME="sansserif" SIZE="12"/>
</node>
</node>
<node TEXT="as a sibling.">
<font NAME="SansSerif" SIZE="12"/>
<node COLOR="#666666" TEXT="destination node highlights on top">
<font NAME="sansserif" SIZE="12"/>
</node>
</node>
<node COLOR="#999999" TEXT="The distintion between child and sibling is similar to distinction between following links and toggle folded">
<font NAME="sansserif" SIZE="10"/>
</node>
</node>
<node TEXT="If you hold control while dragging, nodes are copied instead of moved. You can achieve the same by dragging with middle mouse">
<font NAME="sansserif" SIZE="12"/>
</node>
<node COLOR="#339900" TEXT="Before Version 0.7:
if you hold control and shift while dragging, the color and font of the target node is copied to source node.">
<font NAME="sansserif" SIZE="12"/>
<node TEXT="You can achieve the same by dragging with right mouse">
<font NAME="sansserif" SIZE="12"/>
</node>
<node COLOR="#000000" TEXT="Target node to source node!!">
<font NAME="dialog" BOLD="true" SIZE="12"/>
<node COLOR="#000000" TEXT="This is contraintuitive!!">
<font NAME="dialog" BOLD="true" SIZE="12"/>
</node>
<node TEXT="But this enables you to change color of multiple nodes in one Drag and Drop">
<font NAME="sansserif" SIZE="12"/>
</node>
</node>
</node>
<node TEXT="If you have selected multiple nodes, all are being moved / copied">
<font NAME="sansserif" SIZE="12"/>
</node>
<node TEXT="You can drop sources from external applications">
<node TEXT="Files">
<node COLOR="#999999" TEXT="(on Windows)">
<font NAME="sansserif" SIZE="10"/>
</node>
</node>
<node TEXT="Pieces of text">
<node COLOR="#999999" TEXT="(works with dropping of text selection in MS Internet Explorer)">
<font NAME="sansserif" SIZE="10"/>
</node>
</node>
</node>
</node>
<node COLOR="#669900" TEXT="You can edit a new map by dragging and dropping its file into the background of FreeMind">
<font NAME="Default" SIZE="10"/>
</node>
<node COLOR="#669900" TEXT="Copying and pasting" FOLDED="true">
<font NAME="sansserif" SIZE="12"/>
<node TEXT="You can copy and paste (multiple) nodes between mindmaps as expected.">
<font NAME="sansserif" SIZE="12"/>
</node>
<node COLOR="#669900" TEXT="Pasting external data into FreeMind" FOLDED="true">
<font NAME="sansserif" SIZE="14"/>
<node TEXT="In addition to that, you can paste normal text or HTML from other applications.">
<font NAME="sansserif" SIZE="12"/>
</node>
<node TEXT="Normal text">
<font NAME="sansserif" SIZE="12"/>
<node TEXT="Multiple lines are pasted a multiple nodes">
<font NAME="sansserif" SIZE="12"/>
</node>
<node TEXT="URLs are automatically recognized and links are created">
<font NAME="sansserif" SIZE="12"/>
</node>
<node TEXT="Lines with different depth are pasted in different depth.">
<font NAME="sansserif" SIZE="12"/>
<node TEXT="e.g.">
<font NAME="sansserif" SIZE="12"/>
<node TEXT="Source">
<font NAME="sansserif" SIZE="12"/>
<node COLOR="#996600" TEXT="Tree">
<font NAME="sansserif" SIZE="12"/>
</node>
<node COLOR="#996600" TEXT=" Oak">
<font NAME="sansserif" SIZE="12"/>
</node>
<node COLOR="#996600" TEXT=" Beech">
<font NAME="sansserif" SIZE="12"/>
</node>
</node>
<node TEXT=".. is pasted as">
<font NAME="sansserif" SIZE="12"/>
<node COLOR="#996600" TEXT="Tree">
<font NAME="sansserif" SIZE="12"/>
<node COLOR="#996600" TEXT="Oak">
<font NAME="sansserif" SIZE="12"/>
</node>
<node COLOR="#996600" TEXT="Beech">
<font NAME="sansserif" SIZE="12"/>
</node>
</node>
</node>
</node>
</node>
</node>
<node TEXT="HTML">
<font NAME="sansserif" SIZE="12"/>
<node TEXT="HTML is pasted as normal text, but also links contained in HTML are separately pasted">
<node TEXT="Find the first occurence of a string in the subtree of active node."/>
</node>
</node>
<node TEXT="Popup > Node > Find Next">
<node COLOR="#996600" TEXT="Ctrl + G">
<node TEXT="Find the next match of previous search"/>
</node>
</node>
<node TEXT="The search is breadth-first search. That corresponds to the idea, that the deeper the node, the greater the detail described."/>
</node>
<node COLOR="#669900" TEXT="Using the keyboard" FOLDED="true">
<font NAME="sansserif" SIZE="12"/>
<node TEXT="You can do most of the navigation using keyboard. You can see the keyboard shortcuts in the popup menu of the node. Some of the shortcuts which you do not see that way follow.">
<font NAME="SansSerif" SIZE="12"/>
</node>
<node COLOR="#996600" TEXT="PgUp and PgDown">
<font NAME="SansSerif" SIZE="12"/>
<node TEXT="scroll by a large skip up and down">
<font NAME="SansSerif" SIZE="12"/>
</node>
</node>
<node COLOR="#996600" TEXT="control PgUp and control PgDown">
<font NAME="SansSerif" SIZE="12"/>
<node TEXT="scroll by a large skip left and up">
<font NAME="SansSerif" SIZE="12"/>
</node>
</node>
<node COLOR="#999999" TEXT="Nice for having a quick glance above and then continue below again">
<font NAME="SansSerif" SIZE="10"/>
</node>
<node COLOR="#996600" TEXT="Escape">
<font NAME="SansSerif" SIZE="12"/>
<node TEXT="Move to root">
<font NAME="SansSerif" SIZE="12"/>
</node>
</node>
<node COLOR="#996600" TEXT="Arrows">
<font NAME="SansSerif" SIZE="12"/>
<node TEXT="Move around">
<font NAME="SansSerif" SIZE="12"/>
</node>
</node>
<node TEXT="You can select a range of nodes by holding shift and moving around with arrows or page up and down."/>
<node TEXT="You can replace the text in current node and start editing by typing letters. You can also edit node by pressing home or end key, as well as F2."/>
<node TEXT="Technical users can change the keyboard settings in user.properties.">
<font NAME="SansSerif" SIZE="12"/>
</node>
</node>
<node COLOR="#669900" TEXT="Keyboard while editing a long node" FOLDED="true">
<node TEXT="By default, *enter* finishes editing of a long node, and *control enter* enters a new line. By unchecking the check box "Enter confirms" you can reverse the function of the mentioned key combinations, i.e. *enter* enters new line and *control enter* finishes editing. You can set the default value of that check box in user.properties. Moreover the value of the box is saved during a session of FreeMind."/>
</node>
<node COLOR="#669900" TEXT="Exporting into HTML" FOLDED="true">
<font NAME="sansserif" SIZE="12"/>
<node TEXT="It is possible to export mind map or branch to HTML">
<node TEXT="To import folder structure into FreeMind, use Popup > Branch > Import folder structure. You will be asked for the folder whose structure you want to import. By structure we mean the tree of all, and not necessary direct, subfolders with the links to the files in these subfolders. An example of inserted structure follows."/>
<node COLOR="#669900" TEXT="Importing MS Internet Explorer favorites" FOLDED="true">
<font NAME="Default" SIZE="10"/>
<node TEXT="To import MS Explorer favorites into FreeMind, use Popup > Branch > Import Explorer Favorites. You'll be asked to enter the path to the folder where the favorites are stored. The folder's name is "Favorites" and you can find on your disk. On Windows 2000, the path is C:\Documents and Settings\<user>\Favorites."/>
</node>
<node COLOR="#669900" TEXT="Integration with Microsoft tools like Word or Outlook" FOLDED="true">
<font NAME="sansserif" SIZE="12"/>
<node TEXT="You can paste maps or branches into MS Work, MS Wordpad or MS Outlook messages. In general, you can paste it into any application that understands RTF - rich text format. The text formatting and links are pasted too.">
<font NAME="sansserif" SIZE="12"/>
</node>
<node LINK="mailto:dan.polansky@seznam.cz" TEXT="Clicking a mail link (mailto:dan.polansky@seznam.cz) will open Outlook for creating a new message">
<font NAME="sansserif" SIZE="12"/>
<node COLOR="#999999" TEXT="if not set otherwise in Windows">
<font NAME="Default" SIZE="10"/>
</node>
</node>
<node LINK="mailto:dan.polansky@seznam.cz?subject=Thank you for the FreeMind" TEXT="You can use subject in mail link"/>
<node TEXT="Only a small subset of preferences is editable using graphical using interface; these you can change in menu: Edit > Preferences. At the time, the following preferences can be changed:"/>
<node TEXT="You can set full antialiasing or antialiasing of edges only. Antialiasing of edges is the default option.">
<font NAME="SansSerif" SIZE="12"/>
</node>
<node TEXT="You can set a kind of HTML export in preferences.">
<font NAME="SansSerif" SIZE="12"/>
</node>
<node TEXT="<html>Other preferences can be changed by more technical users in user.properties, <b>which you have to copy into the folder freemind in your home folder</b>.</html>"/>
<node TEXT="You can print either by fitting the whole map into one page, or by printing the map to several sheets of paper. This choice you can set in menu: File > Page Setup > ... ."/>
<node TEXT="Choose page setup landscape. That way it looks better and you have a better utilization of space.">
<font NAME="sansserif" SIZE="12"/>
</node>
<node TEXT="If you want to preview your map before you print it and have a postscript printer or generic postsript driver, you can print the map into file and view the postscript file view ghostview or similar software. Beware that if you try to print the map with printer that does not understand postscript, the resulting file will not be postscript but probably PCL, which is unusable for you."/>
<node TEXT="You can also print from your browser after exporting map to HTML, or from Word or Wordpad after copying and pasting the map into it. You can also export the map into HTML with headings, copy and paste it into MS Word and print it from there. That way you can change styles as you want.">
<font NAME="sansserif" SIZE="12"/>
</node>
</node>
<node COLOR="#006600" TEXT="Tips" FOLDED="true">
<font NAME="dialog" SIZE="15"/>
<icon BUILTIN="knotify"/>
<node COLOR="#669900" TEXT="Use anonymous nodes">
<font NAME="sansserif" SIZE="12"/>
<node TEXT=" ">
<font NAME="sansserif" SIZE="12"/>
<node TEXT=" ">
<font NAME="sansserif" SIZE="12"/>
<node TEXT=" ">
<font NAME="sansserif" SIZE="12"/>
</node>
<node TEXT=" ">
<font NAME="sansserif" SIZE="12"/>
</node>
</node>
<node TEXT=" ">
<font NAME="sansserif" SIZE="12"/>
<node TEXT=" ">
<font NAME="sansserif" SIZE="12"/>
</node>
<node TEXT=" ">
<font NAME="sansserif" SIZE="12"/>
</node>
</node>
</node>
</node>
<node COLOR="#669900" TEXT="Following links">
<font NAME="sansserif" SIZE="12"/>
<node TEXT="You can follow link by simply clicking the node">
<font NAME="sansserif" SIZE="12"/>
</node>
<node TEXT="On a node with a link and children ">
<font NAME="sansserif" SIZE="12"/>
<node TEXT="Clicking at the left side opens the link">
<font NAME="sansserif" SIZE="12"/>
</node>
<node TEXT="Clinking at the right side (un)folds.">
<node COLOR="#669900" TEXT="Having newlines in long nodes">
<node TEXT="To be able to enter newlines in long nodes, uncheck the check box "Enter confirms" when editing the long node.
You see?
There are newlines here, make no mistake about it."/>
</node>
</node>
<node COLOR="#669900" TEXT="Pictures and HTML in nodes" FOLDED="true">
<font NAME="sansserif" SIZE="12"/>
<node TEXT="An easy way to insert pictures into FreeMind is with Popup > Node > Set Image. You lose all the text you had in the node. Be aware that those images are not correctly pasted outside FreeMind and they need not to be correctly exported to HTML. Pictures in FreeMind are preliminary feature."/>
<node TEXT="This way, you can turn images contained into the links on nodes into the images themselves. As a result, you can drag and drop several image files into FreeMind, select them as multiple nodes, and them turn them into images in one step, i.e. by choosing Set Image."/>
<node COLOR="#000000" TEXT="A more technical and not so user friendly way to do it follows. It is possible to include HTML in nodes. You have to start the node content with the tag <html>. This way, you can have pictures in the nodes.">
<font NAME="SansSerif" SIZE="12"/>
</node>
<node TEXT="E.g:">
<font NAME="SansSerif" SIZE="12"/>
<node TEXT=" <html><img src="linked/Apple.png">">
<font NAME="SansSerif" SIZE="12"/>
<node COLOR="#999999" TEXT="The space at the beginning makes sure that the html is not rendered in this node.">
<node COLOR="#999999" TEXT="The space at the beginning makes sure that the html is not rendered in this node.">
<font NAME="SansSerif" SIZE="10"/>
</node>
</node>
<node COLOR="#999999" TEXT="As you can see, you can use relative links in the images.">
<font NAME="SansSerif" SIZE="10"/>
</node>
</node>
<node TEXT="Formats: On Java1.4.1 on Windows, png, jpg and gif work fine.">
<font NAME="SansSerif" SIZE="12"/>
</node>
<node TEXT="There is no support for HTML nodes and pictures in exporting to text, HTML or RTF (Word, Wordpad). At least, it is convenient for publication on the Web using Freemind's Applet.">
<font NAME="SansSerif" SIZE="12"/>
</node>
<node COLOR="#996600" TEXT="Example of pictures, working on some Windows distributions" FOLDED="true">
<node COLOR="#996600" TEXT="Example of HTML" FOLDED="true">
<node TEXT="<html>
There are several items:
<ul>
<li> Item one
<li> Item two
</ul>
And we have <b>boldface</b> or <i>italics</i>. We can even have table:
<table>
<tr><td>a<td>b
<tr><td>-----------<td>.............
</table>"/>
<node TEXT="There is a set of physical styles also called patterns. They are stored in the file "patterns.xml" located at the folder "freemind" in your home directory."/>
<node TEXT="You can create or change patterns by editing "patterns.xml". Pattern applies to node, if there is a <node> tag, it applies to edge, if there is an <edge> tag. <node> tag can have <font> tag as a child. Study the file "patterns.xml" supplied with FreeMind."/>
</node>
<node COLOR="#669900" TEXT="Zoom" FOLDED="true">
<node TEXT="It is possible to change the zoom from toolbar. It is possible to zoom in / out from Menubar > Edit."/>
<node TEXT="As of version 0.7.0 you can change the zoom holding the control button and move the mouse wheel."/>
<node TEXT="Current version of FreeMind has experimental file locking, which is disabled by default. Current implementation does not really prevent race conditions, but it should be fine for the most of practical purposes. What does file locking mean? It makes sure that more users do not edit the same map at the same time, preventing them from incidentally overwriting the information from each other."/>
<node TEXT="You can enable experimental file locking, if you are a technical user and are willing to edit user.properties, as described above."/>
</node>
<node COLOR="#669900" TEXT="Changes in user interface of recent version" FOLDED="true">
<node TEXT="Some of the key settings have been redefined so that they align themselves with what we consider shared standard or intuitive use. Some of the new key settings are modelled on Microsoft tools. New key settings include enter for creating of new siblings below the node, insert for creating new children, F2 for editing nodes - here the Microsoft influence is apparent while there is no intuitive reason to have F2 for node editing. But once you get used to it in all the applications you use, you want to have that one in FreeMind too of course.">
<font NAME="SansSerif" SIZE="12"/>
</node>
<node TEXT="The changes we have made in the user interface are customizable in user.properties to an extent. If you are a technical user and you do not like the changes, change the settings in user.properties.">
<font NAME="SansSerif" SIZE="12"/>
</node>
</node>
<node COLOR="#669900" TEXT="To copy your selection to clipboard when you are editing a node, press right mouse button and choose copy">
<font NAME="Default" SIZE="10"/>
</node>
<node COLOR="#338800" TEXT="Icons" FOLDED="true">
<edge WIDTH="thin"/>
<font NAME="SansSerif" SIZE="12"/>
<node TEXT="There exist some predefined icons in the toolbar on the left hand side of the window.">
<icon BUILTIN="ksmiletris"/>
</node>
<node TEXT="You can remove this toolbar right clicking on the background of FreeMind"/>
<node TEXT="<html><body><table width="15cm"><tr><td>
Mark a node and drag this node to another node
<b>holding both shift and control keys and release the mouse button first</b>
creates a graphical link between them.</td></tr></table></body></html>"/>
<node TEXT="You can edit some properties of this link using right click onto the line between them."/>
<node TEXT="You may choose the color and the arrow positions."/>
<node TEXT="Moreover you can go directly to the other node (even if its folded) using the right click on the small part of the graphical link."/>
<node TEXT="Example">
<node ID="_Freemind_Link_1611668623" TEXT="Link to another part">
<node TEXT="Clouds are well suited for highlighting a region."/>
<node TEXT="Highlighted are the node and all its subnodes."/>
<node TEXT="Clouds can have different background colors.">
<cloud COLOR="#ccffcc"/>
</node>
</node>
</node>
<node COLOR="#006633" TEXT="Browsing mind maps" FOLDED="true">
<node TEXT="You can browse the mind maps in browse mode. Why is there a separate mode for browsing? That's because browsing is the only thing you can do in FreeMind applet, which can be put to your website. Normally, you would not use browse mode in FreeMind."/>
</node>
<node COLOR="#006633" TEXT="Browsing the files on your computer" FOLDED="true">
<node TEXT="You can browse the files on your computer using file mode. To enter file mode, in menu: Modes > File."/>
<node TEXT="You can then browse the file tree as if it was a mind map. You can make any folder the root of the map by chosing "Center" from the node menu. To view or execute a file, follow the link of the node."/>
<node TEXT="The file mode is currently not very useful; it is a demonstration that it's not too difficult to feed data into the tree from other source than mind map. There is no evidence that people would really use this mode."/>
</node>
<node COLOR="#669900" TEXT="There is a concept of mode in FreeMind" FOLDED="true">
<font NAME="SansSerif" SIZE="10"/>
<node TEXT="Although Freemind is primarily a tool for editing Mind Maps, it is designed to be able to view data coming from different data sources. To make a specific data source available for viewing in FreeMind, a programmer has to write a so called mode for that data source. In the standard, there is an example of such a mode, namely file mode. We do not know of any other modes implemented. It is not clear if anyone would really want to make use of this architecture, but it's here to be exploited if someone wants to.">
<font NAME="sansserif" SIZE="12"/>
</node>
<node TEXT="Furthermore, there is code almost ready for Scheme Mode which enables you to edit scheme programs. Again, the usefulness is far from clear. While the mind map mode is clearly a real thing, other modes seem to be more a demonstration of what is possible than something really used by people.">
<font NAME="sansserif" SIZE="12"/>
</node>
</node>
<node COLOR="#996600" TEXT="Demonstration of some features" FOLDED="true">
<node COLOR="#006600" TEXT="You see that the node is executable by icon.">
<font NAME="sansserif" SIZE="12"/>
</node>
</node>
</node>
<node TEXT="Any document on your local computer or your company network">
<font NAME="sansserif" SIZE="12"/>
</node>
</node>
<node COLOR="#669900" TEXT="Multiline nodes">
<font NAME="sansserif" SIZE="12"/>
<node TEXT="Of the value traps, the most widespread and pernicious is value rigidity. This is an inability to revalue what one sees because of commitment to previous values. In motorcycle maintenance, you must rediscover what you do as you go. Rigid values make this impossible.">
<font NAME="sansserif" SIZE="12"/>
</node>
<node TEXT="The typical situation is that the motorcycle doesn't work. The facts are there but you don't see them. You're looking right at them, but they don't yet have enough value. This is what Phædrus was talking about. Quality, value, creates the subjects and objects of the world. The facts do not exist until value has created them. If your values are rigid you can't really learn new facts.">
<font NAME="sansserif" SIZE="12"/>
</node>
<node TEXT="This often shows up in premature diagnosis, when you're sure you know what the trouble is, and then when it isn't, you're stuck. Then you've got to find some new clues, but before you can find them you've got to clear your head of old opinions. If you're plagued with value rigidity you can fail to see the real answer even when it's staring you right in the face because you can't see the new answer's importance.">
<font NAME="sansserif" SIZE="12"/>
</node>
<node TEXT="The birth of a new fact is always a wonderful thing to experience. It's dualistically called a ``discovery'' because of the presumption that it has an existence independent of anyone's awareness of it. When it comes along, it always has, at first, a low value. Then, depending on the value-looseness of the observer and the potential quality of the fact, its value increases, either slowly or rapidly, or the value wanes and the fact disappears.">
<font NAME="sansserif" SIZE="12"/>
</node>
</node>
<node COLOR="#669900" TEXT="Short multiline nodes with newlines">
<node TEXT="Line,
and second,
and yet another will
do, so what do you think of that?"/>
</node>
<node COLOR="#669900" TEXT="You can emulate labelled edges">
<node TEXT="Tree">
<font NAME="sansserif" SIZE="12"/>
<node COLOR="#999999" TEXT="is a">
<font NAME="Default" SIZE="10"/>
<node TEXT="Oak">
<font NAME="sansserif" SIZE="12"/>
</node>
</node>
<node COLOR="#999999" TEXT="is a">
<font NAME="Default" SIZE="10"/>
<node TEXT="Beech">
<font NAME="sansserif" SIZE="12"/>
</node>
</node>
<node COLOR="#999999" TEXT="is a">
<font NAME="Default" SIZE="10"/>
<node TEXT="Elm">
<font NAME="sansserif" SIZE="12"/>
</node>
</node>
</node>
<node TEXT="Tree">
<font NAME="sansserif" SIZE="12"/>
<node COLOR="#999999" TEXT="<>">
<font NAME="Default" SIZE="10"/>
<node TEXT="Leaf">
<font NAME="sansserif" SIZE="12"/>
</node>
</node>
<node COLOR="#999999" TEXT="<>">
<font NAME="Default" SIZE="10"/>
<node TEXT="Trunk">
<font NAME="sansserif" SIZE="12"/>
</node>
</node>
</node>
</node>
<node COLOR="#669900" TEXT="You can have icons in a node">
<node TEXT="Ideally, you don't need any customizing at all. But if you really want to customize FreeMind, copy the file "user.properties" to the folder "freemind" in your home directory and edit the properties in the text file using your favorite text editor, e.g. notepad, Vim or Emacs.">
<font NAME="sansserif" SIZE="12"/>
</node>
<node TEXT="You sure know your home directory if you're working on Linux. On Windows 2000, it's typically "C:\Documents and Settings\<UserName>\", on Windows 95, it's "C:\WINDOWS\". Edit "user.properties" in the folder "freemind" of your home directory. On Windows, you can additionally configure file type of extension mm to open with FreeMind.">
<node COLOR="#669900" TEXT="To create multiline node, insert a new and press alt + enter">
<font NAME="SansSerif" SIZE="10"/>
</node>
<node COLOR="#669900" TEXT="To create nodes with newlines / carriage returns, when you cannot find any check box for new lines" FOLDED="true">
<font NAME="SansSerif" SIZE="10"/>
<node TEXT="To be able to edit node with newlines, it must be multiline (or long if you wish) first. That is, first write text that is long enough, then finish editing, then press enter again and you find yourself in the larger editing window. It is only that window which contains the check box "Enter confirms"."/>
</node>
<node COLOR="#669900" TEXT="To remove a link" FOLDED="true">
<font NAME="SansSerif" SIZE="10"/>
<node TEXT="In the pop up menu of a node, edit the link by the menu item "Node > Set Link (Textfield)" and set the links as an empty string."/>
</node>
</node>
</node>
<node COLOR="#006633" TEXT="Installation of FreeMind applet at your web site" FOLDED="true" POSITION="right">
<node COLOR="#000000" TEXT="You can install the applet at your website so that other users can browse your mind maps.">
<font NAME="dialog" SIZE="12"/>
</node>
<node LINK="http://sourceforge.net/project/showfiles.php?group_id=7118" TEXT="Download the applet, that is freemind-browser."/>
<node TEXT="The downloaded archive contains freemindbrowser.jar and freemindbrowser.html. Create a link from your page to freemindbrowser.html. Edit freemindbrowser.html, especially change the path inside so that it points to your mind map. Beware that the applet's jar file must be located at the same server as the map itself, this is for java security reasons. Of course, you have to upload the files to your web site."/>
</node>
<node COLOR="#006633" TEXT="Using the FreeMind applet" FOLDED="true" POSITION="right">
<font NAME="SansSerif" SIZE="12"/>
<node TEXT="In applet, you can only use the browse mode, that is, you cannot edit the remote maps. Click the nodes to toggle the folding or follow the links. Drag the background to move the map. You can also search the map, using node popup menu.">